Method ShouldUseLazyLoading<TProps>(TreeQueryContext<TProps>)
Determines if lazy loading should be used for tree query.
protected bool ShouldUseLazyLoading<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()
Determines if lazy loading should be used for tree query.
protected bool ShouldUseLazyLoading<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()